![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.29
|
Leadtools.Windows.D2DRendering Namespace > D2DSurface Class > DrawImage Method : DrawImage(Byte[],Rect,Double) Method |
'Declaration Public Overloads Sub DrawImage( _ ByVal data() As Byte, _ ByVal destRect As Rect, _ ByVal opacity As Double _ )
'Usage Dim instance As D2DSurface Dim data() As Byte Dim destRect As Rect Dim opacity As Double instance.DrawImage(data, destRect, opacity)
This method draws the specified image data array to the size of the specified rectangle and opacity.